C1.Web.Mvc.Fluent Namespace : FlexGridFilterBuilder<T> Class |
The following tables list the members exposed by FlexGridFilterBuilder<T>.
Name | Description | |
---|---|---|
FlexGridFilterBuilder<T> Constructor | Create one FlexGridFilterBuilder instance. |
Name | Description | |
---|---|---|
ColumnFilters | Sets the ColumnFilters. | |
DefaultFilterType | Sets the default filter type to use. | |
OnClientFilterApplied | Sets the OnClientFilterApplied property. | |
OnClientFilterChanged | Sets the OnClientFilterChanged property. | |
OnClientFilterChanging | Sets the OnClientFilterChanging property. | |
ShowFilterIcons | Gets or sets a bool value that indicates whether to show the filter editing buttons in the grid's column headers. | |
ShowSortButtons | Gets or sets a value indicating whether the filter editor should include sort buttons. | |
ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<FlexGridFilter<T>,FlexGridFilterBuilder<T>>) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |